home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 3.2 / Ham Radio Version 3.2 (Chestnut CD-ROMs)(1993).ISO / exam / nov20 / go.bat < prev    next >
DOS Batch File  |  1991-11-20  |  1KB  |  28 lines

  1. echo off
  2. cls
  3. echo  
  4. echo  
  5. echo      The new CODELESS  Amateur Radio license requires tests that total
  6. echo      55 questions.   30 questions come from this (2A) question set and
  7. echo      25 questions come from the technician set element 3A.    A novice
  8. echo      license requires a 5 WPM code test and a 30 question written test.
  9. echo      For this program to run properly, all of the files must be on the
  10. echo      same disk drive or in the same(default) directory.
  11. echo  
  12. echo      There is  a calculator provided in this program,  F2 activates it
  13. echo      and  A, B, C, D  or Esc  removes the calculator and continues the
  14. echo      program.    Please learn to work the problems with the calculator
  15. echo      that you are going to take with you to the examination session.
  16. echo  
  17. echo      When you are going through the entire pool,  enter  A, B, C, or D
  18. echo      until you select the correct answer.   When the correct answer is
  19. echo      selected, the word correct will appear.   During the sample tests,
  20. echo      correct will not appear,  but you can use F1 to find out how many
  21. echo      questions are remaining to be answered.
  22. echo  
  23. echo      To run the program in the future, type  NOVICE  at the dos prompt.
  24. echo  
  25. pause
  26. novice
  27. cls
  28.